<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;padding: 0;}

html {overflow-y: scroll;overflow-x: hidden;}
html, body {max-width: 1920px; margin: 0px auto; height: 100%;font-size: 14px;color: #333333;font-family: arial,"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
a {color: #333333;text-decoration: none;}
a:hover {color: #c7b263;text-decoration: none;}
img {border: 0 none; max-width: 100%;}
ol, ul, li {list-style: none;}
div, ul, li {margin: 0px;padding: 0px;list-style-type: none;}
input[type="submit"], input[type="reset"] {cursor: pointer;}
.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.ov {overflow: hidden;}
.box{width: 1200px;	margin: 0 auto;}
.w1400{width: 1400px;	margin: 0 auto;}
h1,h2,h3,h4,b{font-weight: normal;}
td{border:1px #eee solid;}
/*头部*/

.header{height:80px; line-height: 78px; background:#fff; z-index: 999;font-size: 16px; margin: 0px auto; position: fixed; top: 0px; left: 0px; width: 100%;}
.header .logo{float: left; padding-top: 16px;}

.nav {width: auto;z-index: 9; float: right; position: relative;}
.nav ul {float: left; background: url(../images/line_03.jpg) center right no-repeat;}
.nav ul li {text-align: center;position: relative;float: left;padding:0px 5px;}
.nav ul li&gt;a {display: block;text-align: center; padding:0px 8px; display: block;}
.nav ul li&gt;a:hover,.nav ul li&gt;a.act{border-bottom: 2px #c7b263 solid; color: #c7b263;}
.nav ul li .subnav {display: none;width: 150%;height: auto;color: #fff;position: absolute;left: -25%;z-index: 999999;top: 80px;background: rgba(255,255,255,0.8);	}
.nav ul li .subnav a {width: 100%;height: 44px;	display: block;  line-height: 44px;display: block;	width: 100%;text-align: center;}
.nav ul li .subnav a:hover {color: #fff;background:#c7b263;height: 44px;line-height: 44px;}
.nav div.mobile{text-align:right; font-size: 14px; float: right; margin:0px 20px; color: #c7b263; line-height: 1.4; margin-top: 15px;}
.nav div.mobile h3{font-size: 22px; font-weight: bold;}




/******底部****/
.footer{background: url(../images/footer_bg.jpg) center center no-repeat; color: #fff; padding-top: 50px; position: relative;}
.footer a{color: #fff;}

.footer_bottom{border-top: 1px #fff solid; line-height: 55px;}
.footer_bottom a:hover{color: #fff;}
.footer_bottom .left{float: left}
.footer_bottom .right{float: right; text-align: center; }

.footcenter{}
.footcenter li{float: left; line-height: 30px;}
.footcenter li p:nth-child(2){font-size: 16px;}
.footcenter li.address{ background: url(../images/index_63.png) center left no-repeat;text-indent: 65px; margin-top: 20px; padding-right: 130px;}
.footcenter li.email{background: url(../images/index_69.png) center left no-repeat;text-indent: 75px; margin-top: 20px; padding-right: 130px;}
.footcenter li.phone{background: url(../images/index_66.png) center left no-repeat;text-indent: 65px; margin-top: 20px; padding-right: 130px;}
.footcenter li.erweima{float: right; width: 160px; text-align:center;}
.footcenter li.erweima img{max-width: 125px;}

.footer .link{margin: 20px auto; width: 1200px; line-height: 2;}


.footer_nav{position: absolute; top: -40px; left: 0px; width: 100%; height: 80px; background: url(../images/footer_bgg.png) center center no-repeat; display: none;}
.footer_nav .foot_logo{float: left; padding: 15px 30px 14px 15px; background: #8ca0ab; }

.footer_nav .navv{float: right;}
.footer_nav .navv a{background: url(../images/line_fff.jpg) center left no-repeat; float: left;  line-height: 80px; padding: 0px 18px;}
.footer_nav .navv a:first-child{background: none;}


</pre></body></html>